This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Wei Fezluskiakol 21.Jan.04 05:20 PM a Web browser Applications Development All Releases All Platforms
I am working on a Domino5/Domino6 remote application to drive the process of managing ResourceReservations ( it actually needs to
synchronize Domino Reservations with a 3rd party product ).
I see that by configuring a resource to be scheduled only by the resource owner, the resource owner can get e-mail notifications when a reservation is requested or modified, also the "Waiting for Approval" folder contains the unprocessed notifications. My problem is that no notification is generated (at least not to the resource owner or the "waiting for approval" folder) when the meeting organizer cancels a meeting. All reference to the meeting in the resource database/calendar are silently removed.
Is there any setting I've missed that will give me some sort of indication as to whether a resource reservation ( and its identity )
has been cancelled ( that can be detected remotely )?
------
The only reasonable alternative I can imagine is writing some sort of Agent that will intercept cancellation requests and perhaps forward an email to the resourceowner or leave some other sort of artifact in the resource database to be processed later by my remote application.